projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c33e4f1
)
arm: rmobile: lager: Add CONFIG_SCIF_USE_EXT_CLK
author
Nobuhiro Iwamatsu
<
[email protected]
>
Sun, 27 Jul 2014 23:35:05 +0000
(08:35 +0900)
committer
Nobuhiro Iwamatsu
<
[email protected]
>
Thu, 9 Oct 2014 05:45:03 +0000
(14:45 +0900)
SCIF of lager use external clock mode.
This enables external clock mode on lager board.
Signed-off-by: Nobuhiro Iwamatsu <
[email protected]
>
include/configs/lager.h
patch
|
blob
|
history
diff --git
a/include/configs/lager.h
b/include/configs/lager.h
index 6bd1ce8710f05efc630205a54d98317e1813ca1d..699135fc0e3611bf2b616c2f09025c430cf7024c 100644
(file)
--- a/
include/configs/lager.h
+++ b/
include/configs/lager.h
@@
-90,6
+90,7
@@
/* SCIF */
#define CONFIG_SCIF_CONSOLE
#define CONFIG_CONS_SCIF0
+#define CONFIG_SCIF_USE_EXT_CLK
#undef CONFIG_SYS_CONSOLE_INFO_QUIET
#undef CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE
#undef CONFIG_SYS_CONSOLE_ENV_OVERWRITE